Skip to content

Add hours and remove milliseconds from log entries#155

Merged
NejcS merged 1 commit intomainfrom
feat/log_timestamps_include_hours_remove_ms
Apr 14, 2026
Merged

Add hours and remove milliseconds from log entries#155
NejcS merged 1 commit intomainfrom
feat/log_timestamps_include_hours_remove_ms

Conversation

@NejcS
Copy link
Copy Markdown
Contributor

@NejcS NejcS commented Apr 13, 2026

This adds hours to the log entries' timestamps. It also removes the milliseconds which were broken anyway (2 digits where it should be 3).

image

@NejcS NejcS requested a review from kaja-s April 13, 2026 09:30
Copy link
Copy Markdown
Collaborator

@kaja-s kaja-s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! I think hh:mm:ss timestamp structure works better for our use case.

@NejcS NejcS self-assigned this Apr 14, 2026
@NejcS NejcS merged commit 7b3f831 into main Apr 14, 2026
10 checks passed
@NejcS NejcS deleted the feat/log_timestamps_include_hours_remove_ms branch April 14, 2026 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants